WindowCollection.Remove

WindowCollection.Remove method

Remove the window from the collection.

public void Remove(Window window)
ParameterTypeDescription
windowWindow

See Also