System\Windows\Documents\Glyphs.cs (14)
698((Glyphs)d)._glyphRunProperties = null;
705((Glyphs)d)._measurementGlyphRun = null;
715typeof(Glyphs),
742DependencyProperty.Register( "Indices", typeof(string), typeof(Glyphs),
766DependencyProperty.Register( "UnicodeString", typeof(string), typeof(Glyphs),
789DependencyProperty.Register( "CaretStops", typeof(string), typeof(Glyphs),
811DependencyProperty.Register( "FontRenderingEmSize", typeof(double), typeof(Glyphs),
834DependencyProperty.Register( "OriginX", typeof(double), typeof(Glyphs),
857DependencyProperty.Register( "OriginY", typeof(double), typeof(Glyphs),
880DependencyProperty.Register( "FontUri", typeof(Uri), typeof(Glyphs),
902DependencyProperty.Register( "StyleSimulations", typeof(StyleSimulations), typeof(Glyphs),
924DependencyProperty.Register( "IsSideways", typeof(bool), typeof(Glyphs),
948DependencyProperty.Register( "BidiLevel", typeof(int), typeof(Glyphs),
971DependencyProperty.Register("DeviceFontName", typeof(string), typeof(Glyphs),