첨부 실행 코드는 나눔고딕코딩 폰트를 사용합니다.
728x90
반응형
728x170
<dxb:BarButtonItem x:Name="cutBarButtonItem"
    Command="ApplicationCommands.Cut"
    CommandTarget="{Binding ElementName=textEdit1}"
    KeyGesture="CTRL+1"
    Content="{Binding Command.Text, RelativeSource={RelativeSource Self}}" />

※ xmlns:dxb="http://schemas.devexpress.com/winfx/2008/xaml/bars"

※ CommandTarget 속성 지정시 해당 컨트롤에만 적용된다.

728x90
반응형
그리드형(광고전용)
Posted by icodebroker

댓글을 달아 주세요