Share via


PresenterControlComboBoxItem.PopupRequested(String, String) Method

Definition

protected:
 virtual bool PopupRequested(System::String ^ url, System::String ^ frame);
protected virtual bool PopupRequested (string url, string frame);
abstract member PopupRequested : string * string -> bool
override this.PopupRequested : string * string -> bool
Protected Overridable Function PopupRequested (url As String, frame As String) As Boolean

Parameters

url
String
frame
String

Returns

Applies to