System\Windows\Documents\Glyphs.cs (14)
699((Glyphs)d)._glyphRunProperties = null;
706((Glyphs)d)._measurementGlyphRun = null;
716typeof(Glyphs),
743DependencyProperty.Register( "Indices", typeof(string), typeof(Glyphs),
767DependencyProperty.Register( "UnicodeString", typeof(string), typeof(Glyphs),
790DependencyProperty.Register( "CaretStops", typeof(string), typeof(Glyphs),
812DependencyProperty.Register( "FontRenderingEmSize", typeof(double), typeof(Glyphs),
835DependencyProperty.Register( "OriginX", typeof(double), typeof(Glyphs),
858DependencyProperty.Register( "OriginY", typeof(double), typeof(Glyphs),
881DependencyProperty.Register( "FontUri", typeof(Uri), typeof(Glyphs),
903DependencyProperty.Register( "StyleSimulations", typeof(StyleSimulations), typeof(Glyphs),
925DependencyProperty.Register( "IsSideways", typeof(bool), typeof(Glyphs),
949DependencyProperty.Register( "BidiLevel", typeof(int), typeof(Glyphs),
972DependencyProperty.Register("DeviceFontName", typeof(string), typeof(Glyphs),