IPeekResizeListener Interface

Definition

Describes an object to be notified when the user resizes the Peek control.

public interface class IPeekResizeListener
public interface class IPeekResizeListener
__interface IPeekResizeListener
public interface IPeekResizeListener
type IPeekResizeListener = interface
Public Interface IPeekResizeListener

Methods

OnResized(Object, PeekResizeEventArgs)

Gets called after the user has manually resized the Peek control.

Applies to