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.
DataGrid コントロールで遅延スクロールを有効にする方法は? ListBox、ListViewなどに対応するプロパティがありますが、DataGridのそのようなプロパティは単に存在しないようです
XAML (添付プロパティ)
ScrollViewer.IsDeferredScrollingEnabled="True"