Typography.EastAsianExpertForms Attached Property
Silverlight
Gets or sets a value that determines whether the standard Japanese font forms have been replaced with the corresponding preferred typographic forms.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if standard Japanese font forms have been replaced with the corresponding preferred typographic forms; otherwise, false. The default value is false.
This property gets or sets a value on the object that owns a Typography property, which is the only way to access a Typography class instance. In addition, this property supports an attached property usage so that it can be set on text-containing objects in XAML.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.