System\Windows\Documents\Glyphs.cs (14)
712((Glyphs)d)._glyphRunProperties = null;
719((Glyphs)d)._measurementGlyphRun = null;
729typeof(Glyphs),
756DependencyProperty.Register( "Indices", typeof(string), typeof(Glyphs),
780DependencyProperty.Register( "UnicodeString", typeof(string), typeof(Glyphs),
803DependencyProperty.Register( "CaretStops", typeof(string), typeof(Glyphs),
825DependencyProperty.Register( "FontRenderingEmSize", typeof(double), typeof(Glyphs),
848DependencyProperty.Register( "OriginX", typeof(double), typeof(Glyphs),
871DependencyProperty.Register( "OriginY", typeof(double), typeof(Glyphs),
894DependencyProperty.Register( "FontUri", typeof(Uri), typeof(Glyphs),
916DependencyProperty.Register( "StyleSimulations", typeof(StyleSimulations), typeof(Glyphs),
938DependencyProperty.Register( "IsSideways", typeof(bool), typeof(Glyphs),
962DependencyProperty.Register( "BidiLevel", typeof(int), typeof(Glyphs),
985DependencyProperty.Register("DeviceFontName", typeof(string), typeof(Glyphs),