3 writes to CurrentProperty
System.Xaml (3)
System\Xaml\Parser\XamlScanner.cs (3)
355_scannerStack.CurrentProperty = node.PropertyElement; 458_scannerStack.CurrentProperty = node.PropertyElement; 484_scannerStack.CurrentProperty = null;
1 reference to CurrentProperty
System.Xaml (1)
System\Xaml\Parser\XamlScanner.cs (1)
482if (_scannerStack.CurrentProperty is not null)