Skip to content

Commit

Permalink
givemeabreak
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaylo-matov committed Nov 22, 2024
1 parent d5acb1f commit f4b1402
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/DynamoCoreWpf/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ Dynamo.Controls.AutoLacingToVisibilityConverter
Dynamo.Controls.AutoLacingToVisibilityConverter.AutoLacingToVisibilityConverter() -> void
Dynamo.Controls.AutoLacingToVisibilityConverter.Convert(object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture) -> object
Dynamo.Controls.AutoLacingToVisibilityConverter.ConvertBack(object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture) -> object
Dynamo.Controls.BackgroundConditionEvaluator
Dynamo.Controls.BackgroundConditionEvaluator.Convert(object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture) -> object
Dynamo.Controls.BackgroundConditionEvaluator.ConvertBack(object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture) -> object
Dynamo.Controls.BackgroundConditionEvaluator.BackgroundConditionEvaluator() -> void
Dynamo.Controls.Base64ToImageConverter
Dynamo.Controls.Base64ToImageConverter.Base64ToImageConverter() -> void
Dynamo.Controls.Base64ToImageConverter.Convert(object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture) -> object
Expand Down

0 comments on commit f4b1402

Please sign in to comment.