IManipulator.ManipulationEnded(Boolean) Метод

Определение

Вызывается по окончании операции.

public:
 void ManipulationEnded(bool cancel);
[System.Security.SecurityCritical]
public void ManipulationEnded (bool cancel);
public void ManipulationEnded (bool cancel);
[<System.Security.SecurityCritical>]
abstract member ManipulationEnded : bool -> unit
abstract member ManipulationEnded : bool -> unit
Public Sub ManipulationEnded (cancel As Boolean)

Параметры

cancel
Boolean

Значение true, если операция отменена; в противном случае — значение false.

Атрибуты

Применяется к