6 references to IsSourceWindowNull
PresentationFramework (6)
System\Windows\Window.cs (6)
2272return _swh.IsSourceWindowNull; 7445Debug.Assert(!IsSourceWindowNull, "IsSourceWindowNull cannot be true here"); 7536Debug.Assert(!IsSourceWindowNull, "Should only be invoked when we know Handle is non-null" ); 7546Debug.Assert(!IsSourceWindowNull, "Should only be invoked when we know Handle is non-null" ); 7571Debug.Assert(!IsSourceWindowNull, "IsSourceWindowNull can't be true here"); 7590Debug.Assert(!IsSourceWindowNull, "IsSourceWindowNull can't be true here");