1 write to _isEnabled
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12061
_isEnabled
= true;
1 reference to _isEnabled
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12072
internal static bool IsEnabled { get { return
_isEnabled
; } }