Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SD
Infrastructure
WPF
Caliburn
Aspects
DependencyPropertyAttribute
C# Class SD.Infrastructure.WPF.Caliburn.Aspects.DependencyPropertyAttribute
Inheritance:
Attribute
,
IPropertyAdvice
显示文件
Open project: lishilei0523/SD.Framework
Public Methods
Method
Description
Advise
(
PropertyAdviceContext
context
) :
void
拦截属性
Method Details
Advise()
public
method
拦截属性
public
Advise
(
PropertyAdviceContext
context
) :
void
context
PropertyAdviceContext
属性上下文
return
void