IViewAutomationPeer.ViewDetached Method

Definition

Called when the custom view is no longer applied to the ListView.

public:
 void ViewDetached();
public void ViewDetached ();
abstract member ViewDetached : unit -> unit
Public Sub ViewDetached ()

Applies to

See also