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