Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の目的は、IsHitTestVisible を false として使用せずに、Web ブラウザー コントロールでスクロール アクションを無効にすることです。リンクをクリックするには、true にする必要があります。
前もって感謝します
これを試して:
<WebBrowser Height="100" ScrollViewer.VerticalScrollBarVisibility="Disabled"/>