IDesiredHeightProvider Interface

Definition

Indicates that an implementing object provides its height to a container.

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

Properties

DesiredHeight

The desired height in pixels.

Events

DesiredHeightChanged

Raised when the container should requery DesiredHeight.

Applies to