The following tables list the members exposed by PopupResizerDecorator.Constraints.
Name | Description | |
---|---|---|
PopupResizerDecorator.Constraints Constructor | Initializes a new instance of PopupResizerDecorator.Constraints |
Name | Description | |
---|---|---|
MaximumHeight | The maximum height this element can be resized to. | |
MaximumWidth | The maximum height this element can be resized to. | |
MinimumHeight | The minimum height this element can be resized to. | |
MinimumWidth | The minimum height this element can be resized to. |
Name | Description | |
---|---|---|
HasListeners | Gets whether there are any listeners for the Infragistics.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | Used to raise the Infragistics.PropertyChangeNotifier.PropertyChanged event for the specified property name. (Inherited from Infragistics.PropertyChangeNotifier) | |
RaisePropertyChangedEvent | Raises the PropertyChanged event (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
PropertyChanged | Raised when a property has changed (Inherited from Infragistics.PropertyChangeNotifier) |