回答編集履歴

1

見直しキャンペーン中

2023/07/30 09:04

投稿

TN8001
TN8001

スコア9357

test CHANGED
@@ -13,7 +13,7 @@
13
13
  コンテキストメニューを生かしたまま、無効時にだけ出さないようにするならこんな感じでしょうか。
14
14
  [xaml - WPF: How to style or disable the default ContextMenu of a TextBox - Stack Overflow](https://stackoverflow.com/questions/9632/wpf-how-to-style-or-disable-the-default-contextmenu-of-a-textbox)
15
15
 
16
- ```xaml
16
+ ```xml
17
17
  <Window
18
18
  x:Class="Qu4946lsl517ame.MainWindow"
19
19
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"