2 references to No
System (2)
compmod\system\componentmodel\BindableAttribute.cs (1)
82this.bindable = (flags != BindableSupport.No);
compmod\system\componentmodel\ListBindableAttribute.cs (1)
49this.listBindable = (flags != BindableSupport.No);