←Select platform

BitmapScalingModeChanged Event

Summary

Occurs when the value of the BitmapScalingMode property changes.

Syntax

C#
VB
C++
public event RoutedPropertyChangedEventHandler<BitmapScalingMode> BitmapScalingModeChanged 
  
Public Event BitmapScalingModeChanged As RoutedPropertyChangedEventHandler(Of Size) 
public: 
event RoutedPropertyChangedEventHandler<Size>^ BitmapScalingModeChanged 

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly