2 writes to CurrentType
System.Xaml (2)
System\Windows\Markup\XamlSetMarkupExtensionEventArgs.cs (1)
40CurrentType = baseType;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1713CurrentType = declaringType
2 references to CurrentType
System.Xaml (2)
System\Windows\Markup\XamlSetMarkupExtensionEventArgs.cs (2)
35if (CurrentType is not null) 37XamlType baseType = CurrentType.BaseType;