6 references to StringDigitSubstitute
System.Drawing (1)
System.Drawing.cs (1)
149[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.StringDigitSubstitute))]
System.Drawing.Common (5)
System\Drawing\StringFormat.cs (5)
342public void SetDigitSubstitution(int language, StringDigitSubstitute substitute) 353/// Gets the <see cref='StringDigitSubstitute'/> for this <see cref='StringFormat'/>. 355public StringDigitSubstitute DigitSubstitutionMethod 359StringDigitSubstitute digitSubstitute; 371/// Gets the language of <see cref='StringDigitSubstitute'/> for this <see cref='StringFormat'/>.