2 writes to CurrentType
System.Xaml (2)
System\Windows\Markup\XamlSetMarkupExtensionEventArgs.cs (1)
39CurrentType = baseType;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
1712CurrentType = declaringType
2 references to CurrentType
System.Xaml (2)
System\Windows\Markup\XamlSetMarkupExtensionEventArgs.cs (2)
34if (CurrentType is not null) 36XamlType baseType = CurrentType.BaseType;