Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Practices
Prism
Regions
ViewSortHintAttribute
C# 클래스 Microsoft.Practices.Prism.Regions.ViewSortHintAttribute
상속:
System.Attribute
파일 보기
프로젝트 열기: xperiandri/PortablePrism
1 사용 예제들
공개 메소드들
메소드
설명
ViewSortHintAttribute
(
string
hint
) :
System
Initializes a new instance of the
ViewSortHintAttribute
class.
메소드 상세
ViewSortHintAttribute()
공개
메소드
Initializes a new instance of the
ViewSortHintAttribute
class.
public
ViewSortHintAttribute
(
string
hint
) :
System
hint
string
The hint to use for sorting.
리턴
System