[]
Gets a value indicating whether the UI Manager can fire ShapeChanged event.
protected virtual bool CanFireShapeChanged(EventArgs incomingEvent = null)
Protected Overridable Function CanFireShapeChanged(Optional incomingEvent As EventArgs = Nothing) As Boolean
Type | Name | Description |
---|---|---|
EventArgs | incomingEvent |
Type | Description |
---|---|
bool |
|