ArcObjects Library Reference (ArcMapUI)  

IFindWindow.Application Property

The application to which the window belongs.

[Visual Basic .NET]
Public Property Application As AppRef
[C#]
public AppRef Application {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFindWindow Interface