Base:
1 override of ToString
System.Xaml (1)
System\Xaml\Schema\XamlDirective.cs (1)
79public override string ToString()
5 references to ToString
System.Xaml (5)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (5)
417_context.CurrentProperty.ToString()); 584err = SR.Format(SR.CantSetUnknownProperty, property.ToString()); 589_context.CurrentProperty.ToString(), 590property.ToString()); 594err = SR.Format(SR.NoTypeInCurrentFrame_SM, property.ToString());