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