System\Windows\Documents\Glyphs.cs (14)
703((Glyphs)d)._glyphRunProperties = null;
710((Glyphs)d)._measurementGlyphRun = null;
720typeof(Glyphs),
747DependencyProperty.Register( "Indices", typeof(string), typeof(Glyphs),
771DependencyProperty.Register( "UnicodeString", typeof(string), typeof(Glyphs),
794DependencyProperty.Register( "CaretStops", typeof(string), typeof(Glyphs),
816DependencyProperty.Register( "FontRenderingEmSize", typeof(double), typeof(Glyphs),
839DependencyProperty.Register( "OriginX", typeof(double), typeof(Glyphs),
862DependencyProperty.Register( "OriginY", typeof(double), typeof(Glyphs),
885DependencyProperty.Register( "FontUri", typeof(Uri), typeof(Glyphs),
907DependencyProperty.Register( "StyleSimulations", typeof(StyleSimulations), typeof(Glyphs),
929DependencyProperty.Register( "IsSideways", typeof(bool), typeof(Glyphs),
953DependencyProperty.Register( "BidiLevel", typeof(int), typeof(Glyphs),
976DependencyProperty.Register("DeviceFontName", typeof(string), typeof(Glyphs),