Base:
1 override of ToString
System.Xaml (1)
System\Xaml\Schema\XamlDirective.cs (1)
76
public override string
ToString
()
5 references to ToString
System.Xaml (5)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (5)
426
_context.CurrentProperty.
ToString
());
596
err = SR.Format(SR.CantSetUnknownProperty, property.
ToString
());
601
_context.CurrentProperty.
ToString
(),
602
property.
ToString
());
606
err = SR.Format(SR.NoTypeInCurrentFrame_SM, property.
ToString
());