C# 클래스 WPF.JoshSmith.Markup.IfFullTrustExtension

상속: System.Windows.Markup.MarkupExtension
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
ProvideValue ( IServiceProvider sp ) : object

Returns the objects declared by the Xaml property or null, if running in partial-trust.

비공개 메소드들

메소드 설명
IfFullTrustExtension ( ) : System

메소드 상세

ProvideValue() 공개 메소드

Returns the objects declared by the Xaml property or null, if running in partial-trust.
public ProvideValue ( IServiceProvider sp ) : object
sp IServiceProvider
리턴 object