3 references to WaitingForAddCustomTemplateRoot
PresentationFramework (3)
System\Windows\StyleHelper.cs (3)
1888
feContainer._buildVisualTreeVerification = VerificationState.
WaitingForAddCustomTemplateRoot
;
1911
Debug.Assert( feContainer._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,
1948
Debug.Assert( container._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,