Typography.SetEastAsianWidths(DependencyObject, FontEastAsianWidths) Yöntem

Tanım

Belirtilen bağımlılık nesnesi için ekli özelliğin EastAsianWidths değerini ayarlar.

public:
 static void SetEastAsianWidths(System::Windows::DependencyObject ^ element, System::Windows::FontEastAsianWidths value);
public static void SetEastAsianWidths (System.Windows.DependencyObject element, System.Windows.FontEastAsianWidths value);
static member SetEastAsianWidths : System.Windows.DependencyObject * System.Windows.FontEastAsianWidths -> unit
Public Shared Sub SetEastAsianWidths (element As DependencyObject, value As FontEastAsianWidths)

Parametreler

element
DependencyObject

Özelliğinin değerinin EastAsianWidths ayarlanacağı bağımlılık nesnesi.

value
FontEastAsianWidths

Özelliğin ayarlanacağı yeni değer.

Özel durumlar

olduğunda element yükseltilir null.

Şunlara uygulanır

Ayrıca bkz.