3 references to s_object
System.Xaml (3)
System\Xaml\XamlLanguage.cs (3)
149
s_object
.Value, null, AllowedMemberLocations.Any), true);
152
s_object
.Value, BuiltInValueConverter.String, AllowedMemberLocations.Any), true);
203
public static XamlType Object { get { return
s_object
.Value; } }