3 references to s_string
System.Xaml (3)
System\Xaml\XamlLanguage.cs (3)
137
s_string
.Value, BuiltInValueConverter.Int32, AllowedMemberLocations.Any), true);
140
s_string
.Value, BuiltInValueConverter.String, AllowedMemberLocations.Any), true);
196
public static XamlType String { get { return
s_string
.Value; } }