Method CreateTypeface
CreateTypeface(FrameworkElement)
Creates Typeface for specified FrameworkElement.
public Typeface CreateTypeface(FrameworkElement fe)
Parameters
fe
FrameworkElementFrameworkElement to create Typeface.
Returns
- Typeface
Typeface object belongs to fe.