Glyphs::StyleSimulations Property

 

Gets or sets the StyleSimulations for the Glyphs class.

Namespace:   System.Windows.Documents
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property StyleSimulations StyleSimulations {
	StyleSimulations get();
	void set(StyleSimulations value);
}

Property Value

Type: System.Windows.Media::StyleSimulations

The StyleSimulations for the Glyphs class.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: