3 writes to _hasLoadedChangeHandler
PresentationFramework (3)
System\Windows\Style.cs (3)
691_hasLoadedChangeHandler = true; 831ref _hasLoadedChangeHandler); 934set { _hasLoadedChangeHandler = value; }
1 reference to _hasLoadedChangeHandler
PresentationFramework (1)
System\Windows\Style.cs (1)
933get { return _hasLoadedChangeHandler; }