3 writes to isAttributableMarkupExtension
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (3)
1143isAttributableMarkupExtension = false; 1152isAttributableMarkupExtension = false; 1156isAttributableMarkupExtension = true;
2 references to isAttributableMarkupExtension
System.Xaml (2)
System\Xaml\XamlObjectReader.cs (2)
1135if (isAttributableMarkupExtension.HasValue) 1137return isAttributableMarkupExtension.Value;