3 references to WaitingForAddCustomTemplateRoot
PresentationFramework (3)
System\Windows\StyleHelper.cs (3)
1896
feContainer._buildVisualTreeVerification = VerificationState.
WaitingForAddCustomTemplateRoot
;
1919
Debug.Assert( feContainer._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,
1956
Debug.Assert( container._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,