3 references to WaitingForAddCustomTemplateRoot
PresentationFramework (3)
System\Windows\StyleHelper.cs (3)
1890
feContainer._buildVisualTreeVerification = VerificationState.
WaitingForAddCustomTemplateRoot
;
1913
Debug.Assert( feContainer._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,
1950
Debug.Assert( container._buildVisualTreeVerification == VerificationState.
WaitingForAddCustomTemplateRoot
,