<i:Interaction.Triggers> <i:EventTrigger EventName="OnDemandLoading" SourceObject="{Binding ElementName=dataPager}"> <i:InvokeCommandAction Command="{Binding DataGridContext}" PassEventArgsToCommand="True"/> </i:EventTrigger> </i:Interaction.Triggers>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)