src\Framework\System\Windows\Documents\Glyphs.cs (14)
730((Glyphs)d)._glyphRunProperties = null;
737((Glyphs)d)._measurementGlyphRun = null;
747typeof(Glyphs),
774DependencyProperty.Register( "Indices", typeof(string), typeof(Glyphs),
798DependencyProperty.Register( "UnicodeString", typeof(string), typeof(Glyphs),
821DependencyProperty.Register( "CaretStops", typeof(string), typeof(Glyphs),
843DependencyProperty.Register( "FontRenderingEmSize", typeof(double), typeof(Glyphs),
866DependencyProperty.Register( "OriginX", typeof(double), typeof(Glyphs),
889DependencyProperty.Register( "OriginY", typeof(double), typeof(Glyphs),
912DependencyProperty.Register( "FontUri", typeof(Uri), typeof(Glyphs),
934DependencyProperty.Register( "StyleSimulations", typeof(StyleSimulations), typeof(Glyphs),
956DependencyProperty.Register( "IsSideways", typeof(bool), typeof(Glyphs),
980DependencyProperty.Register( "BidiLevel", typeof(int), typeof(Glyphs),
1003DependencyProperty.Register("DeviceFontName", typeof(string), typeof(Glyphs),