6 references to IsSourceWindowNull
PresentationFramework (6)
System\Windows\Window.cs (6)
2266return _swh.IsSourceWindowNull; 7430Debug.Assert(!IsSourceWindowNull, "IsSourceWindowNull cannot be true here"); 7521Debug.Assert(!IsSourceWindowNull, "Should only be invoked when we know Handle is non-null" ); 7531Debug.Assert(!IsSourceWindowNull, "Should only be invoked when we know Handle is non-null" ); 7556Debug.Assert(!IsSourceWindowNull, "IsSourceWindowNull can't be true here"); 7575Debug.Assert(!IsSourceWindowNull, "IsSourceWindowNull can't be true here");