8 references to Any
System.Xaml (8)
System\Xaml\Schema\XamlDirective.cs (1)
61_allowedLocation = AllowedMemberLocations.Any;
System\Xaml\XamlLanguage.cs (7)
129s_listOfObject.Value, null, AllowedMemberLocations.Any), true); 138s_string.Value, BuiltInValueConverter.Int32, AllowedMemberLocations.Any), true); 141s_string.Value, BuiltInValueConverter.String, AllowedMemberLocations.Any), true); 146s_listOfObject.Value, null, AllowedMemberLocations.Any), true); 149s_object.Value, null, AllowedMemberLocations.Any), true); 152s_object.Value, BuiltInValueConverter.String, AllowedMemberLocations.Any), true); 163s_listOfObject.Value, null, AllowedMemberLocations.Any), true);