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