C# 클래스 withSIX.Core.Presentation.Wpf.Extensions.BindableStaticResource

상속: System.Windows.StaticResourceExtension
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
BindableStaticResource ( Binding binding ) : System
ProvideValue ( IServiceProvider serviceProvider ) : object

비공개 메소드들

메소드 설명
BindableStaticResource ( ) : System

메소드 상세

BindableStaticResource() 공개 메소드

public BindableStaticResource ( Binding binding ) : System
binding System.Windows.Data.Binding
리턴 System

ProvideValue() 공개 메소드

public ProvideValue ( IServiceProvider serviceProvider ) : object
serviceProvider IServiceProvider
리턴 object