C# 클래스 Microsoft.Silverlight.Toolkit.Build.Tasks.MergeDefaultStylesTask

Build task to automatically merge the default styles for controls into a single generic.xaml file.
상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: garyjohnson/wpnest

Private Properties

프로퍼티 타입 설명
Execute bool

공개 메소드들

메소드 설명
MergeDefaultStylesTask ( ) : System

Initializes a new instance of the MergeDefaultStylesTask class.

비공개 메소드들

메소드 설명
Execute ( ) : bool

메소드 상세

MergeDefaultStylesTask() 공개 메소드

Initializes a new instance of the MergeDefaultStylesTask class.
public MergeDefaultStylesTask ( ) : System
리턴 System