다음을 통해 공유


NumberSubstitution.SetCultureSource 메서드

정의

제공된 요소의 CultureSource 값을 설정합니다.

public:
 static void SetCultureSource(System::Windows::DependencyObject ^ target, System::Windows::Media::NumberCultureSource value);
public static void SetCultureSource (System.Windows.DependencyObject target, System.Windows.Media.NumberCultureSource value);
static member SetCultureSource : System.Windows.DependencyObject * System.Windows.Media.NumberCultureSource -> unit
Public Shared Sub SetCultureSource (target As DependencyObject, value As NumberCultureSource)

매개 변수

target
DependencyObject

문화권 재정의를 지정하는 요소입니다.

value
NumberCultureSource

NumberCultureSource 형식의 문화권 소스 값입니다.

적용 대상