반응형

<TextBlock Text={Binding RelativeSource={RelativeSource Self}, Path=FontFamily}" />

<TextBlock Text=" - "/>

<TextBlock Text="{Binding RelativeSource={RelativeSource Self}, Path=FontSize}"/>

<TextBlock Text=" pixels"/>

반응형

'WINDOWS PHONE' 카테고리의 다른 글

그달의 마지막날 구하기.  (0) 2012.09.14
LINQ 문자열 검색 SQL Like 같이 하기  (0) 2012.07.24
ConverterParameter 사용하기  (0) 2012.06.28
Binding의 속성 Path  (0) 2012.06.28
코드로 Binding 하기.  (0) 2012.06.27
Posted by 컴스터
,