Table of Contents

Class ImageManager

Namespace
Innova.Prism.Telerik.Extensions
Assembly
Innova.Prism.Telerik.dll

Provides attached properties for managing images in a WPF application.

public class ImageManager : DependencyObject
Inheritance
ImageManager
Extension Methods

Fields

ImageNameProperty

Identifies the ImageName attached property.

TargetPropertyNameProperty

Identifies the TargetPropertyName attached property.

Methods

GetImageName(FrameworkElement)

Gets the value of the ImageName attached property for a specified element.

GetTargetPropertyName(FrameworkElement)

Gets the value of the TargetPropertyName attached property for a specified element.

SetImageName(FrameworkElement, string)

Sets the value of the ImageName attached property for a specified element.

SetTargetPropertyName(FrameworkElement, string)

Sets the value of the TargetPropertyName attached property for a specified element.