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