Base:
property
StringValue
System.Windows.Markup.Primitives.MarkupProperty.StringValue
1 override of StringValue
PresentationFramework (1)
src\Framework\System\Windows\Markup\Primitives\ExtensionSimplifierMarkupObject.cs (1)
289
public override string
StringValue
1 reference to StringValue
PresentationFramework (1)
src\Framework\System\Windows\Markup\Primitives\ExtensionSimplifierMarkupObject.cs (1)
298
result = MarkupExtensionParser.AddEscapeToLiteralString(base.
StringValue
);