Для изменения размера нажмите или перетащите

ImageBehaviorRemoveAnimationLoadedHandler - метод

Removes a handler for the AnimationLoaded attached event.

Пространство имён:  Tessa.UI.Controls
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public static void RemoveAnimationLoadedHandler(
	Image image,
	RoutedEventHandler handler
)

Параметры

image
Тип: System.Windows.ControlsImage
The UIElement that listens to this event.
handler
Тип: System.WindowsRoutedEventHandler
The event handler to be removed.
См. также