1 write to Bindable
System.ComponentModel.TypeConverter (1)
System\ComponentModel\SettingsBindableAttribute.cs (1)
27
Bindable
= bindable;
3 references to Bindable
System.ComponentModel.TypeConverter (3)
System\ComponentModel\SettingsBindableAttribute.cs (3)
42
return obj is SettingsBindableAttribute other && other.
Bindable
==
Bindable
;
45
public override int GetHashCode() =>
Bindable
.GetHashCode();