2 references to Default
System (2)
compmod\system\componentmodel\BindableAttribute.cs (1)
83
this.isDefault = (flags == BindableSupport.
Default
);
compmod\system\componentmodel\ListBindableAttribute.cs (1)
50
this.isDefault = (flags == BindableSupport.
Default
);