8 references to Any
System.Xaml (8)
System\Xaml\Schema\XamlDirective.cs (1)
59_allowedLocation = AllowedMemberLocations.Any;
System\Xaml\XamlLanguage.cs (7)
128s_listOfObject.Value, null, AllowedMemberLocations.Any), true); 137s_string.Value, BuiltInValueConverter.Int32, AllowedMemberLocations.Any), true); 140s_string.Value, BuiltInValueConverter.String, AllowedMemberLocations.Any), true); 145s_listOfObject.Value, null, AllowedMemberLocations.Any), true); 148s_object.Value, null, AllowedMemberLocations.Any), true); 151s_object.Value, BuiltInValueConverter.String, AllowedMemberLocations.Any), true); 162s_listOfObject.Value, null, AllowedMemberLocations.Any), true);