3 writes to CurrentProperty
System.Xaml (3)
System\Xaml\Parser\XamlScanner.cs (3)
353_scannerStack.CurrentProperty = node.PropertyElement; 453_scannerStack.CurrentProperty = node.PropertyElement; 479_scannerStack.CurrentProperty = null;
1 reference to CurrentProperty
System.Xaml (1)
System\Xaml\Parser\XamlScanner.cs (1)
477if (_scannerStack.CurrentProperty is not null)