8 references to Any
System.Xaml (8)
System\Xaml\Schema\XamlDirective.cs (1)
58
_allowedLocation = AllowedMemberLocations.
Any
;
System\Xaml\XamlLanguage.cs (7)
127
s_listOfObject.Value, null, AllowedMemberLocations.
Any
), true);
136
s_string.Value, BuiltInValueConverter.Int32, AllowedMemberLocations.
Any
), true);
139
s_string.Value, BuiltInValueConverter.String, AllowedMemberLocations.
Any
), true);
144
s_listOfObject.Value, null, AllowedMemberLocations.
Any
), true);
147
s_object.Value, null, AllowedMemberLocations.
Any
), true);
150
s_object.Value, BuiltInValueConverter.String, AllowedMemberLocations.
Any
), true);
161
s_listOfObject.Value, null, AllowedMemberLocations.
Any
), true);