3 references to WaitingForAddCustomTemplateRoot
PresentationFramework (3)
System\Windows\StyleHelper.cs (3)
1887
feContainer._buildVisualTreeVerification = VerificationState.
WaitingForAddCustomTemplateRoot
;
1910
Debug.Assert( feContainer._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,
1947
Debug.Assert( container._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,