다음을 통해 공유


BindableObjectExtensions 클래스

정의

BindableObject에 대한 편리한 확장 메서드를 포함합니다.

public ref class BindableObjectExtensions abstract sealed
public static class BindableObjectExtensions
type BindableObjectExtensions = class
Public Module BindableObjectExtensions
상속
BindableObjectExtensions

메서드

GetPropertyIfSet<T>(BindableObject, BindableProperty, T)

BindableObject에 대한 편리한 확장 메서드를 포함합니다.

SetAppTheme<T>(BindableObject, BindableProperty, T, T)

BindableObject에 대한 편리한 확장 메서드를 포함합니다.

SetAppThemeColor(BindableObject, BindableProperty, Color, Color)

BindableObject에 대한 편리한 확장 메서드를 포함합니다.

SetBinding(BindableObject, BindableProperty, String, BindingMode, IValueConverter, String)

속성에 바인딩을 만들고 적용합니다.

SetBinding<TSource,TProperty>(BindableObject, BindableProperty, Func<TSource,TProperty>, BindingMode, IValueConverter, Object, String, Object, Object, Object)

원본 개체의 속성과 대상 개체의 속성 간에 바인딩을 만듭니다.

적용 대상