The ConversationWindowNeedsSizeChangeEventArgstype exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
MaximumWindowHeight |
Gets the maximum required conversation window
height.
|
|
MaximumWindowWidth |
Gets the upper limit of the conversation
window width.
|
|
MinimumWindowHeight |
Gets the minimum required conversation window
height.
|
|
MinimumWindowWidth |
Gets the minimum required conversation window
width.
|
|
RecommendedWindowHeight |
Gets the recommended conversation window
height.
|
|
RecommendedWindowWidth |
Gets the recommended conversation window
width.
|