System\Windows\Documents\Glyphs.cs (14)
697((Glyphs)d)._glyphRunProperties = null;
704((Glyphs)d)._measurementGlyphRun = null;
714typeof(Glyphs),
741DependencyProperty.Register( "Indices", typeof(string), typeof(Glyphs),
765DependencyProperty.Register( "UnicodeString", typeof(string), typeof(Glyphs),
788DependencyProperty.Register( "CaretStops", typeof(string), typeof(Glyphs),
810DependencyProperty.Register( "FontRenderingEmSize", typeof(double), typeof(Glyphs),
833DependencyProperty.Register( "OriginX", typeof(double), typeof(Glyphs),
856DependencyProperty.Register( "OriginY", typeof(double), typeof(Glyphs),
879DependencyProperty.Register( "FontUri", typeof(Uri), typeof(Glyphs),
901DependencyProperty.Register( "StyleSimulations", typeof(StyleSimulations), typeof(Glyphs),
923DependencyProperty.Register( "IsSideways", typeof(bool), typeof(Glyphs),
947DependencyProperty.Register( "BidiLevel", typeof(int), typeof(Glyphs),
970DependencyProperty.Register("DeviceFontName", typeof(string), typeof(Glyphs),