1 write to Usable
System.Xaml (1)
System\Windows\Markup\UsableDuringInitializationAttribute.cs (1)
11
Usable
= usable;
1 reference to Usable
System.Xaml (1)
System\Xaml\Schema\Reflector.cs (1)
191
bool result = ((UsableDuringInitializationAttribute)attributes[0]).
Usable
;