3 writes to CurrentProperty
System.Xaml (3)
System\Xaml\Parser\XamlScanner.cs (3)
356_scannerStack.CurrentProperty = node.PropertyElement; 456_scannerStack.CurrentProperty = node.PropertyElement; 482_scannerStack.CurrentProperty = null;
1 reference to CurrentProperty
System.Xaml (1)
System\Xaml\Parser\XamlScanner.cs (1)
480if (_scannerStack.CurrentProperty != null)